You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
clMtxExpr.Rotate Method
Dew Math for .NET
clMtxExpr.Rotate Method
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
clMtxExpr Methods
Collapse All
Rotates the content of the source data by Offset.
Syntax
C#
Visual Basic
public
static
clVector
Rotate
([In]
TOpenCLVector
X
,
int
Offset
);
Public
static
Function
Rotate
(
X
As
[In]
TOpenCLVector
,
Offset
As
Integer
)
As
clVector
Remarks
Internally calls
clVector.Rotate
Group
clMtxExpr Methods
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
clMtxExpr Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!